home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / biz / demo / FamCon35a_demo.lha / FamCon / What's new for 3.4 < prev    next >
Text File  |  1996-03-29  |  5KB  |  100 lines

  1. What's new for 3.4: (1996 Mar 26)
  2. -------------------
  3.  
  4. 1.  Corrected some appearance errors in prompts and made cosmetic
  5.     revisions to prompts and requesters.
  6.  
  7. 2.  Corrected the processing of parents and siblings of a person for
  8.     display/list/print purposes.  Error found in response to several
  9.     customer bug reports.
  10.  
  11. 3.  Enhanced add_spouse and add_person to check for current person's
  12.     info having been saved prior to exiting the data entry process.
  13.     This saves the embarassment of forgetting to save the info just
  14.     entered and then wondering where it went.
  15.  
  16. 4.  Enhanced add_person to check for current person's data having been
  17.     saved prior to invoking add_spouse with the button gadget in the
  18.     add_person window.  Failure to save the person's data prior to
  19.     invoking add_spouse was confusing to the user and error-prone for
  20.     the program.  Several customers filed reports of problems which can
  21.     only be traced to the failure to save the current info.
  22.  
  23. 5.  Enhanced add_person, add_spouse, edit_person, and edit_spouse
  24.     processes to check the sex of people being proposed as parents
  25.     or spouses.  The testing will prevent pollution of the family's
  26.     data.  This has the side-effect of prohibiting same-sex marriages.
  27.  
  28. 6.  Added a warning about attempting to add or edit a person's infor-
  29.     mation with no birthdate or birth order information.  Failure to
  30.     provide some hint, at least, can cause some confusion in the
  31.     ordering of the people.
  32.  
  33.   . It has been determined that the program will exhibit anomalous
  34.     behavior when displaying people's information when the people
  35.     have been added somewhat haphazardly without any birthdates or
  36.     birth order information.  There is nothing that the program can
  37.     do about the omission of this information which it needs to
  38.     get people correctly linked.  Users are warned that failure to
  39.     provide birthdates or birth order information can result in the
  40.     data not being as well organized as they may wish.
  41.  
  42. 7.  Name validation rules were relaxed so that compound names such
  43.     as "von Trapp, Maria" are now accepted.  Revision made in response
  44.     to customer report.
  45.  
  46. 8.  Found and corrected a linkage error in the Sample family's data.
  47.  
  48. 9.  Corrected the problem which has plagued us for so long.  There was
  49.     an oversight in the program's processing (and another error which
  50.     crept in while "enhancing" the code) which caused a person's name
  51.     to be lost when adding him/her.  The program was not prepared for
  52.     the possibility of a user entering a person's name and then clicking
  53.     "OK" without having first pressed the return/enter key after having
  54.     entered a person's name.
  55.  
  56. 10. Found that the same problem as in item 9 can exist for entering
  57.     of spouses and corrected it.
  58.  
  59. 11. The following text should be added to section 4.1 of the Family
  60.     Connections manual:
  61.  
  62.     The "spouse" gadget displayed in the upper right corner of the
  63.     "add person" window has the same effect as selecting the "add
  64.     spouse" item in the "record" menu.  This feature is provided as
  65.     a convenience for connecting spouses while entering the person's
  66.     data.  One of the spouse's names will automatically be entered
  67.     for you when the "add spouse" window appears.
  68.  
  69. 12. Add the following to section 4 of your user manual:
  70.  
  71. 4.7.4 Print persons
  72.     The "print" item in the "utility" menu provides for the same
  73.     functionality as the "record/person/print" menu item except
  74.     that the information for a series of persons will be formed
  75.     and the information can be routed to a file or the screen in
  76.     addition to a printer.  A requester will appear allowing the
  77.     selection of the range of people whose information will be
  78.     prepared.
  79.  
  80.     At the present time, this function recognizes only the first
  81.     character of the first name and last name entries made in
  82.     response to the requester.  The minimum granularity of selec-
  83.     tion is thus all the people whose family name begins with a
  84.     particular character (all the "A"s for instance).
  85.  
  86. 4.7.5 Calendar
  87.     This item is permanently disabled.  It is a marker for a
  88.     process by which calendar pages can be produced showing the
  89.     birthdays and anniversaries of the people in the family's
  90.     data.  The program to support the feature exists but is not
  91.     included for suspected lack of usefulness.  It is available
  92.     on request for those who have a printer supporting PCL
  93.     graphics (HP printers, primarily).
  94.  
  95. 4.7.6 Copy/backup
  96.     This menu item provides a simple means for copying a family's
  97.     data to another destination for purposes of saving another
  98.     copy for whatever reason.  A requester appears which allows
  99.     the selection of the destination directory or device.
  100.